type github.com/valyala/fastjson.kv
4 uses
github.com/valyala/fastjson (current package)
parser.go#L96: type kv struct {
parser.go#L456: kvs []kv
parser.go#L502: func (o *Object) getKV() *kv {
parser.go#L506: o.kvs = append(o.kvs, kv{})
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)